﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	background: #fff;
	font-family: "微软雅黑";
}
img { border: 0px; }
.fl { float: left; }
.fr { float: right; }
.clearfix { *zoom:1;
}
.cp { cursor:pointer;
}
.clearfix:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
a { text-decoration: none; }
li { list-style: none; }
input,
select,
area,
textarea {
	outline: 0;
	-moz-outline: 0;
	vertical-align: middle;
	font-family: "微软雅黑";
}
table { border-collapse: collapse; }
.auto {
	width: 1200px;
	margin: 0 auto;
}
samp { font-family: "微软雅黑"; }
h1,
h2,
h3,
h4,
h5,
h6,
em,
i {
	font-weight: normal;
	font-style: normal;
}
.font {
	font-size: 0;
	line-height: 0;
}
.blank {
	width: 100%;
	height: 50px;
	overflow: hidden;
	clear: both;
	display: block;
}
.div {
	width: 100%;
	overflow: hidden;
}
.ul { width: 110%; }
.pr { position: relative; }
.ov { overflow: hidden; }
.ani {
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
}
/*img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}*/

/*banner焦点图切换*/
.flexslider {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.flexslider .slides {
	position: relative;
	z-index: 1;
	font-size: 0;
}
.flexslider .slides li {
	width: 100%;
	height: auto;
	position: relative;
}
.flexslider .slides li a {
	display: block;
	width: 100%;
	height: 100%;
}
.flexslider .slides li a img {
	width: 100%;
	height: auto;
}
.flexslider .flex-control-nav {
	position: absolute;
	right: 5%;
	top: 40%;
	z-index: 2;
	text-align: center;
}
.flexslider .flex-control-nav li {
	display: block;
	margin: 20px 0;
*display:inline;
	zoom: 1;
}
.flexslider .flex-control-nav a {
	display: block;
	width: 10px;
	height: 10px;
	line-height: 40px;
	overflow: hidden;
	background: #FFFFFF;
	cursor: pointer;
}
.flexslider .flex-control-nav .flex-active { background: #D51519; }
.flexslider .flex-direction-nav {
	z-index: 3;
	left: 0;
	width: 100%;
	top: 45%;
}
.flexslider .flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.nav a:after {
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.duration a,
.alone {
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.logo_img {
	display: block;
	font-size: 0;
	margin-top: 23px; width:500px;
}
.logo_img img{width:100%;}
.nav dl {
	position: relative;
	float: left;
	width: 115px;
	text-align: center;
}
.nav dt {
	position: relative;
	z-index: 1;
}
.nav dt a {
	display: block;
	height: 100px;
	line-height: 100px;
	color: #000000;
	font-size: 14px;
	background: url(../images/5.png) no-repeat right center;
}
.nav dl:hover dt a {
	background: #D51519;
	color: #FFFFFF;
	font-weight: bold;
}
.nav dl.hover dt a {
	background: #D51519;
	color: #FFFFFF;
	font-weight: bold;
}
.nav dd {
	display: none;
	background-color: #D51519;
	position: absolute;
	left: 0;
	top: 90px;
	line-height: 28px;
	width: 100%;
	z-index: 99;
}
.nav dd a {
	display: block;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.nav dl:hover dd { display: block; }
@-webkit-keyframes fromTopFade {  from {
-webkit-transform: translateY(-100%);
opacity:0;
}
}
@keyframes fromTopFade {  from {
transform: translateY(-100%);
opacity:0;
}
}
.nav dd {
	animation: fromTopFade .6s ease both;
	-webkit-animation: fromTopFade .6s ease both;
}
.last {
	position: absolute;
	top: 36px;
	right: 1%;
}
.wx,
.ph {
	float: left;
	width: 28px;
	height: 28px;
	margin-right: 8px;
}
.wx { background: url(../images/1.png); }
.ph { background: url(../images/3.png); }
.num {
	float: left;
	font-size: 20px;
	color: #D51519;
	padding: 0 10px;
	line-height: 28px;
	border-left: 1px solid #c5c5c5;
}
.wx:hover { background: url(../images/2.png); }
.ph:hover { background: url(../images/4.png); }
.banner_pos {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 99;
	width: 100%;
}
.bp_auto {
	width: 1000px;
	margin: 0 auto;
}
.bp_a {
	display: block;
	text-align: center;
	float: left;
	width: 249px;
	margin-right: 1px;
	background: rgba(0,0,0,0.5);
}
.bp_txt {
	display: inline-block;
	text-align: left;
	line-height: 22px;
	height: 44px;
	padding: 38px 0;
	padding-left: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bp_txt span {
	display: block;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
.bp_a:hover { background: rgba(213,21,25,1); }
.wx_pos {
	position: absolute;
	top: 80px;
	z-index: 99;
	opacity: 0;
	font-size: 0;
	padding: 5px;
	background: #FFFFFF;
}
.wx:hover .wx_pos {
	opacity: 1;
	top: 40px;
}
.foot { background: #D51519; }
.foot_top { padding: 40px 0 60px 0; }
.ft_menu {
	float: left;
	margin-right: 60px;
}
.fm_h3,
.fm_a { display: block; }
.fm_h3 {
	color: #FFFFFF;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.fm_a {
	color: #FAB9B9;
	line-height: 26px;
}
.ft_adr {
	color: #FAB9B9;
	line-height: 24px;
	margin-bottom: 5px;
}
.ftr_right { width: 160px; }
.ew_txt {
	width: 14px;
	color: #FAB9B9;
	font-size: 14px;
	line-height: 16px;
	margin-top: 30px;
	padding: 0 10px;
}
.ew_img {
	width: 120px;
	height: 120px;
	padding: 10px;
	background: #FFFFFF;
}
.foot_bottom {
	font-size: 14px;
	color: #FAB9B9;
	line-height: 65px;
	border-top: 1px solid #FAB9B9;
}
.foot_bottom a { color: #FAB9B9; }
.fb_fx { margin-top: 18px; }
.fb_fx a {
	display: block;
	width: 28px;
	height: 28px;
	margin-left: 20px;
	float: left;
}
.fx1 { background: url(../images/14.png) no-repeat; }
.fx2 { background: url(../images/15.png) no-repeat; }
.fx3 { background: url(../images/16.png) no-repeat; }
.fx1:hover { background: url(../images/14h.png) no-repeat; }
.fx2:hover { background: url(../images/15h.png) no-repeat; }
.fx3:hover { background: url(../images/16h.png) no-repeat; }
@media screen and (min-width:1200px) and (max-width:1500px){
.head .auto{width:850px;}
.nav dl{width:85px;}
}
@media screen and (min-width:1500px) and (max-width:1700px){
.head .auto{width:1000px;}
.nav dl{width:100px;}
}
@media screen and (min-width:800px) and (max-width:1360px){
.last{display:none;}
.head .auto{width:1200px;}
.nav dl{width:110px;}
}
